﻿2026-07-19T11:02:13.7239257Z ##[group]Run actions/checkout@v5
2026-07-19T11:02:13.7240055Z with:
2026-07-19T11:02:13.7240445Z   repository: BigscreenVR/spt-bs-core
2026-07-19T11:02:13.7243305Z   token: ***
2026-07-19T11:02:13.7243648Z   ssh-strict: true
2026-07-19T11:02:13.7243996Z   ssh-user: git
2026-07-19T11:02:13.7244354Z   persist-credentials: true
2026-07-19T11:02:13.7244743Z   clean: true
2026-07-19T11:02:13.7245142Z   sparse-checkout-cone-mode: true
2026-07-19T11:02:13.7245556Z   fetch-depth: 1
2026-07-19T11:02:13.7245895Z   fetch-tags: false
2026-07-19T11:02:13.7246267Z   show-progress: true
2026-07-19T11:02:13.7246625Z   lfs: false
2026-07-19T11:02:13.7246950Z   submodules: false
2026-07-19T11:02:13.7247303Z   set-safe-directory: true
2026-07-19T11:02:13.7247875Z ##[endgroup]
2026-07-19T11:02:13.8020664Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-19T11:02:13.8022233Z ##[group]Getting Git version info
2026-07-19T11:02:13.8022896Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-19T11:02:13.8023834Z [command]/usr/bin/git version
2026-07-19T11:02:13.8045293Z git version 2.43.0
2026-07-19T11:02:13.8063525Z ##[endgroup]
2026-07-19T11:02:13.8074348Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/bf3fab16-b431-4e34-8cfe-772678684314' before making global git config changes
2026-07-19T11:02:13.8076360Z Adding repository directory to the temporary git global config as a safe directory
2026-07-19T11:02:13.8078133Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-19T11:02:13.8109714Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-19T11:02:13.8129483Z https://github.com/BigscreenVR/spt-bs-core
2026-07-19T11:02:13.8140287Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-19T11:02:13.8142868Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-19T11:02:13.8162362Z refs/heads/main
2026-07-19T11:02:13.8169618Z [command]/usr/bin/git checkout --detach
2026-07-19T11:02:13.8216134Z HEAD is now at 622a706 triage(teardown-authority): ADR-0045 + 7 REQs + CONTEXT teardown authority
2026-07-19T11:02:13.8249441Z [command]/usr/bin/git branch --delete --force main
2026-07-19T11:02:13.8271106Z Deleted branch main (was 622a706).
2026-07-19T11:02:13.8274462Z ##[endgroup]
2026-07-19T11:02:13.8276911Z [command]/usr/bin/git submodule status
2026-07-19T11:02:13.8465560Z ##[group]Cleaning the repository
2026-07-19T11:02:13.8468158Z [command]/usr/bin/git clean -ffdx
2026-07-19T11:02:14.6132815Z Removing target/
2026-07-19T11:02:14.6141168Z [command]/usr/bin/git reset --hard HEAD
2026-07-19T11:02:14.6192105Z HEAD is now at 622a706 triage(teardown-authority): ADR-0045 + 7 REQs + CONTEXT teardown authority
2026-07-19T11:02:14.6197438Z ##[endgroup]
2026-07-19T11:02:14.6198770Z ##[group]Disabling automatic garbage collection
2026-07-19T11:02:14.6201837Z [command]/usr/bin/git config --local gc.auto 0
2026-07-19T11:02:14.6225767Z ##[endgroup]
2026-07-19T11:02:14.6227066Z ##[group]Setting up auth
2026-07-19T11:02:14.6230354Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-19T11:02:14.6258028Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-19T11:02:14.6437493Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-19T11:02:14.6463350Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-19T11:02:14.6645977Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-19T11:02:14.6671511Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-19T11:02:14.6853326Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-19T11:02:14.6881475Z ##[endgroup]
2026-07-19T11:02:14.6883076Z ##[group]Fetching the repository
2026-07-19T11:02:14.6894542Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +930898df6066b012220d4a769fad312e02c9431b:refs/remotes/pull/34/merge
2026-07-19T11:02:15.2355816Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-19T11:02:15.2356652Z  * [new ref]         930898df6066b012220d4a769fad312e02c9431b -> pull/34/merge
2026-07-19T11:02:15.2373872Z ##[endgroup]
2026-07-19T11:02:15.2374536Z ##[group]Determining the checkout info
2026-07-19T11:02:15.2375410Z ##[endgroup]
2026-07-19T11:02:15.2379579Z [command]/usr/bin/git sparse-checkout disable
2026-07-19T11:02:15.2414247Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-19T11:02:15.2435156Z ##[group]Checking out the ref
2026-07-19T11:02:15.2437547Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/34/merge
2026-07-19T11:02:15.2644392Z Previous HEAD position was 622a706 triage(teardown-authority): ADR-0045 + 7 REQs + CONTEXT teardown authority
2026-07-19T11:02:15.2645778Z HEAD is now at 930898d Merge 4637a4c76e65e4b75867121cefd8351219240643 into 622a7061713d5d5aa7697fedfc0d303e5d67719c
2026-07-19T11:02:15.2652174Z ##[endgroup]
2026-07-19T11:02:15.2684536Z [command]/usr/bin/git log -1 --format=%H
2026-07-19T11:02:15.2703329Z 930898df6066b012220d4a769fad312e02c9431b
